[INFO] cloning repository https://github.com/Partysun/klava
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Partysun/klava" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPartysun%2Fklava", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPartysun%2Fklava'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b1122707b208567d0df0b4547ea2add0f7243ac5
[INFO] testing Partysun/klava against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPartysun%2Fklava" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Partysun/klava
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/Partysun/klava
[INFO] tweaked toml for git repo https://github.com/Partysun/klava written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Partysun/klava on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Partysun/klava already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.117
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.117
[INFO] [stderr]   Downloaded which v8.0.2
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.117
[INFO] [stderr]   Downloaded tokenx-rs v0.1.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.117
[INFO] [stderr]   Downloaded similar v3.0.0
[INFO] [stderr]   Downloaded js-sys v0.3.94
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.67
[INFO] [stderr]   Downloaded web-sys v0.3.94
[INFO] [stderr]   Downloaded cc v1.2.59
[INFO] [stderr]   Downloaded value-ext v0.1.3
[INFO] [stderr]   Downloaded serde_with_macros v3.18.0
[INFO] [stderr]   Downloaded pii v0.1.0
[INFO] [stderr]   Downloaded eventsource-stream v0.2.3
[INFO] [stderr]   Downloaded etcetera v0.10.0
[INFO] [stderr]   Downloaded daemonize v0.5.0
[INFO] [stderr]   Downloaded confy v2.0.0
[INFO] [stderr]   Downloaded colored v3.1.1
[INFO] [stderr]   Downloaded inquire v0.9.4
[INFO] [stderr]   Downloaded genai v0.5.3
[INFO] [stderr]   Downloaded serde_with v3.18.0
[INFO] [stderr]   Downloaded aws-lc-sys v0.39.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e5d1cb4b0aa4fffae69e5a6f8279527b910ccf82817e631c3c7271e452cc02a8
[INFO] running `Command { std: "docker" "start" "-a" "e5d1cb4b0aa4fffae69e5a6f8279527b910ccf82817e631c3c7271e452cc02a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5d1cb4b0aa4fffae69e5a6f8279527b910ccf82817e631c3c7271e452cc02a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5d1cb4b0aa4fffae69e5a6f8279527b910ccf82817e631c3c7271e452cc02a8", kill_on_drop: false }`
[INFO] [stdout] e5d1cb4b0aa4fffae69e5a6f8279527b910ccf82817e631c3c7271e452cc02a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a18ebea066cb1f5f558f6ad4494542efaf4a10771f2896580461af8c00327d1
[INFO] running `Command { std: "docker" "start" "-a" "6a18ebea066cb1f5f558f6ad4494542efaf4a10771f2896580461af8c00327d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling hybrid-array v0.4.10
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling etcetera v0.10.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling value-ext v0.1.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling inquire v0.9.4
[INFO] [stderr]    Compiling pii v0.1.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling confy v2.0.0
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling which v8.0.2
[INFO] [stderr]    Compiling daemonize v0.5.0
[INFO] [stderr]    Compiling similar v3.0.0
[INFO] [stderr]    Compiling tokenx-rs v0.1.0
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling genai v0.5.3
[INFO] [stderr]    Compiling klava v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 32s
[INFO] running `Command { std: "docker" "inspect" "6a18ebea066cb1f5f558f6ad4494542efaf4a10771f2896580461af8c00327d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a18ebea066cb1f5f558f6ad4494542efaf4a10771f2896580461af8c00327d1", kill_on_drop: false }`
[INFO] [stdout] 6a18ebea066cb1f5f558f6ad4494542efaf4a10771f2896580461af8c00327d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af05bd54d6e2b89b212e96d774236c9b5d4b834e7ddb3f8cdd7e6ffcdd6e3641
[INFO] running `Command { std: "docker" "start" "-a" "af05bd54d6e2b89b212e96d774236c9b5d4b834e7ddb3f8cdd7e6ffcdd6e3641", kill_on_drop: false }`
[INFO] [stderr]    Compiling klava v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.80s
[INFO] running `Command { std: "docker" "inspect" "af05bd54d6e2b89b212e96d774236c9b5d4b834e7ddb3f8cdd7e6ffcdd6e3641", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af05bd54d6e2b89b212e96d774236c9b5d4b834e7ddb3f8cdd7e6ffcdd6e3641", kill_on_drop: false }`
[INFO] [stdout] af05bd54d6e2b89b212e96d774236c9b5d4b834e7ddb3f8cdd7e6ffcdd6e3641
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] beea0a41914a74c75268952365d545282d0fe6ba9c770ecb011c4f301492f031
[INFO] running `Command { std: "docker" "start" "-a" "beea0a41914a74c75268952365d545282d0fe6ba9c770ecb011c4f301492f031", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/klava-67b2660eac120ce0)
[INFO] [stdout] 
[INFO] [stdout] running 82 tests
[INFO] [stdout] test agents::codex::tests::test_codex_config_default ... ok
[INFO] [stdout] test agents::codex::tests::test_codex_config_serialization ... ok
[INFO] [stdout] test agents::opencode::tests::test_extract_klava_models ... ok
[INFO] [stdout] test agents::opencode::tests::test_extract_klava_models_empty ... ok
[INFO] [stdout] test agents::opencode::tests::test_extract_klava_models_no_klava_provider ... ok
[INFO] [stdout] test agents::opencode::tests::test_is_klava_model ... ok
[INFO] [stdout] test agents::opencode::tests::test_opencode_config ... ok
[INFO] [stdout] test anthropic::stream::tests::test_cloudru_real_stream_to_anthropic ... ignored, Test is too strict - real CloudRu streams work fine. Stream correctly processes reasoning deltas and transitions to tool calls. This test expects specific internal event sequences that don't match actual behavior.
[INFO] [stdout] test agents::codex::tests::test_configure_provider ... ok
[INFO] [stdout] test anthropic::stream::tests::test_serialize_format ... ok
[INFO] [stdout] test anthropic::stream::tests::test_is_completed ... ok
[INFO] [stdout] test anthropic::stream::tests::test_reasoning_transitions ... ok
[INFO] [stdout] test anthropic::stream::tests::test_tool_call_stream ... ok
[INFO] [stdout] test anthropic::stream::tests::test_text_only_stream ... ok
[INFO] [stdout] test anthropic::transform::tests::test_clean_schema_removes_nested_uri_format ... ok
[INFO] [stdout] test anthropic::stream::tests::test_content_and_tool_calls_same_chunk ... ok
[INFO] [stdout] test anthropic::transform::tests::test_clean_schema_removes_uri_format ... ok
[INFO] [stdout] test anthropic::transform::tests::test_map_stop_reason ... ok
[INFO] [stdout] test config::tests::test_config_default_creates_empty_providers ... ok
[INFO] [stdout] test config::tests::test_get_active_provider_config_returns_correct_provider ... ok
[INFO] [stdout] test config::tests::test_get_provider_config_returns_correct_provider ... ok
[INFO] [stdout] test hooks::hooks::tests::test_empty_chain_execute ... ok
[INFO] [stdout] test config::tests::test_resolve_methods_work_with_active_provider ... ok
[INFO] [stdout] test hooks::hooks::tests::test_hook_chain_builder_pattern ... ok
[INFO] [stdout] test hooks::hooks::tests::test_hook_chain_execute_runs_matching_hooks ... ok
[INFO] [stdout] test hooks::hooks::tests::test_hook_chain_execute_skips_non_matching_hooks ... ok
[INFO] [stdout] test hooks::hooks::tests::test_hook_stage_equality ... ok
[INFO] [stdout] test hooks::hooks::tests::test_logging_hook_passes_through_data ... ok
[INFO] [stdout] test openai_stream::tests::test_malformed_tool_args_text_handling ... ok
[INFO] [stdout] test openai_stream::tests::test_openai_passthrough_with_malformed_fixture ... ok
[INFO] [stdout] test hooks::hooks::tests::test_hook_chain_with_hook ... ok
[INFO] [stdout] test hooks::hooks::tests::test_hook_chain_new ... ok
[INFO] [stdout] test responses::stream::tests::test_cloudru_real_stream_to_responses ... ignored, Test fixture expectations don't match actual cloudru_tool_call_stream.jsonl content. Real Responses API works correctly for actual streaming scenarios.
[INFO] [stdout] test openai_stream::tests::test_cloudru_example_stream ... ok
[INFO] [stdout] test qwen_auth::tests::test_pkce_generation ... ok
[INFO] [stdout] test responses::stream::tests::test_finalize_drains_pending ... ok
[INFO] [stdout] test responses::stream::tests::test_reasoning_then_text ... ok
[INFO] [stdout] test responses::stream::tests::test_output_item_done_includes_content ... ok
[INFO] [stdout] test responses::stream::tests::test_function_call_status_transitions ... ok
[INFO] [stdout] test responses::stream::tests::test_response_created_includes_empty_output ... ok
[INFO] [stdout] test responses::stream::tests::test_serialize_format ... ok
[INFO] [stdout] test responses::stream::tests::test_sequence_numbers ... ok
[INFO] [stdout] test responses::stream::tests::test_tool_call_stream ... ok
[INFO] [stdout] test responses::transform::tests::converts_responses_to_chat_basic ... ignored
[INFO] [stdout] test responses::transform::tests::from_responses_request_function_call_merges_with_thinking ... ignored, waiting for reasoning+assistant+tool_call merge logic
[INFO] [stdout] test responses::transform::tests::from_responses_request_function_call_output ... ok
[INFO] [stdout] test responses::stream::tests::test_text_only_stream ... ok
[INFO] [stdout] test responses::transform::tests::from_responses_request_function_call_output_content_array_with_image ... ok
[INFO] [stdout] test responses::transform::tests::from_responses_request_function_call_output_content_array ... ok
[INFO] [stdout] test responses::transform::tests::from_responses_request_tools ... ok
[INFO] [stdout] test responses::stream::tests::test_response_completed_includes_output ... ok
[INFO] [stdout] test responses::transform::tests::test_responses_input_items_conversion ... ok
[INFO] [stdout] test responses::transform::tests::test_responses_to_openai_conversion ... ok
[INFO] [stdout] test stream_converter::tests::test_done_marker ... ok
[INFO] [stdout] test stream_converter::tests::test_cloudu_null_tool_call_fields ... ok
[INFO] [stdout] test stream_converter::tests::test_malformed_tool_args_period_instead_of_brace ... ignored
[INFO] [stdout] test stream_converter::tests::test_malformed_tool_arguments_replaced ... ignored
[INFO] [stdout] test stream_converter::tests::test_multiple_chunks ... ok
[INFO] [stdout] test stream_converter::tests::test_error_propagation ... ok
[INFO] [stdout] test stream_converter::tests::test_partial_buffer ... ok
[INFO] [stdout] test stream_converter::tests::test_single_chunk ... ok
[INFO] [stdout] test anthropic::stream::tests::test_completion_events ... ok
[INFO] [stdout] test anthropic::stream::tests::test_finalize_drains_pending ... ok
[INFO] [stdout] test anthropic::stream::tests::test_skip_empty_tool_arguments ... ok
[INFO] [stdout] test stream_converter::tests::test_vllm_different_ids_not_deduplicated ... ok
[INFO] [stdout] test stream_converter::tests::test_vllm_empty_choices_after_completion ... ok
[INFO] [stdout] test stream_converter::tests::test_tool_call_chunk ... ok
[INFO] [stdout] test stream_converter::tests::test_vllm_duplicate_chunks ... ok
[INFO] [stdout] test stream_converter::tests::test_vllm_empty_reasoning_str ... ok
[INFO] [stdout] test stream_converter::tests::test_vllm_incremental_tool_args ... ok
[INFO] [stdout] test stream_converter::tests::test_vllm_mixed_reasoning_content ... ok
[INFO] [stdout] test telemetry::tests::test_compare_versions_edge_cases ... ok
[INFO] [stdout] test telemetry::tests::test_compare_versions_new_version_available ... ok
[INFO] [stdout] test telemetry::tests::test_compare_versions_no_update_needed ... ok
[INFO] [stdout] test utils::tests::test_generate_diff_json_order ... ok
[INFO] [stdout] test utils::tests::test_generate_diff_with_changes ... ok
[INFO] [stdout] test stream_converter::tests::test_vllm_malformed_tool_args ... ok
[INFO] [stdout] test stream_converter::tests::test_vllm_no_duplicate_completions ... ok
[INFO] [stdout] test utils::tests::test_generate_diff ... ok
[INFO] [stdout] test stream_converter::tests::test_cloudru_real_stream ... ok
[INFO] [stdout] test hooks::stream_logger::tests::test_log_upstream_stream_hook ... FAILED
[INFO] [stdout] test qwen_auth::tests::test_token_refresh_scenarios ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- hooks::stream_logger::tests::test_log_upstream_stream_hook stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'hooks::stream_logger::tests::test_log_upstream_stream_hook' (50) panicked at src/hooks/stream_logger.rs:127:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x601f7e5ad5c8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x601f7e5ad5c8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x601f7e5ad5c8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x601f7e5ad5c8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x601f7e5c550a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x601f7e5c550a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x601f7e5b2872 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x601f7e5b2872 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x601f7e58a416 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x601f7e58a416 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x601f7e5a5099 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x601f7ddee56c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x601f7ddee56c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x601f7e5a5312 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x601f7e5a5312 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x601f7e58a504 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x601f7e57f329 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x601f7e58b3ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x601f7e5c5cfc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x601f7e5c5cc2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x601f7dc88a74 - klava[1e20a78dd49de3ad]::hooks::stream_logger::tests::test_log_upstream_stream_hook
[INFO] [stdout]                                at /opt/rustwide/workdir/src/hooks/stream_logger.rs:127:9
[INFO] [stdout]   21:     0x601f7dc867e7 - klava[1e20a78dd49de3ad]::hooks::stream_logger::tests::test_log_upstream_stream_hook::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/hooks/stream_logger.rs:111:39
[INFO] [stdout]   22:     0x601f7dca0fb6 - <klava[1e20a78dd49de3ad]::hooks::stream_logger::tests::test_log_upstream_stream_hook::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x601f7dde164b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x601f7dde164b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x601f7ddeeec5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x601f7ddeeec5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x601f7ddeeec5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x601f7ddeeec5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x601f7ddeeec5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x601f7ddeeec5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x601f7ddeeec5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x601f7dde9a24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x601f7dde9a24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x601f7ddf1f42 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x601f7ddf1f42 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x601f7ddf1f42 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x601f7ddf1f42 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x601f7ddf1f42 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x601f7ddf1f42 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x601f7ddf1f42 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x601f7e5ac9ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   42:     0x601f7e5ac9ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x76c52b47faa4 - <unknown>
[INFO] [stdout]   44:     0x76c52b50ca64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     hooks::stream_logger::tests::test_log_upstream_stream_hook
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 75 passed; 1 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "beea0a41914a74c75268952365d545282d0fe6ba9c770ecb011c4f301492f031", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "beea0a41914a74c75268952365d545282d0fe6ba9c770ecb011c4f301492f031", kill_on_drop: false }`
[INFO] [stdout] beea0a41914a74c75268952365d545282d0fe6ba9c770ecb011c4f301492f031
